home *** CD-ROM | disk | FTP | other *** search
- Path: news.rain.org!usenet
- From: "Guus Leeuw jr." <guusl@eiffel.com>
- Newsgroups: comp.lang.c++,comp.lang.c,comp.lang.misc,comp.programming,comp.unix.programmer,comp.unix.questions
- Subject: Re: help -- link 'getrusage' on HP
- Date: Sun, 11 Feb 1996 15:16:55 -0800
- Organization: Interactive Software Engineering Inc. http://www.eiffel.com/
- Message-ID: <311E78E7.64EA4D81@eiffel.com>
- References: <4finp6$f68@spool.cs.wisc.edu>
- NNTP-Posting-Host: @outback.eiffel.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; Linux 1.2.8 i586)
-
- Ling Zheng wrote:
- >
- > I tried to link a program which call the procedure 'getrusage',
- > but it failed on HP. I am wondering which libray that I should include.
- > ( I didn't find the man page for this routine in my HP machine. maybe
- > yours can ).
- >
-
- To my knowledge does the HP not define `getrusage'. You should use
- `times'.
-
- Regards,
- Guus
-